Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure Chariott repo to show the separation between intent brokering and service discovery #247

Merged
merged 13 commits into from
Jan 19, 2024

Conversation

ladatz
Copy link
Contributor

@ladatz ladatz commented Jan 8, 2024

Closes #179

Motivation and Context

Restructure the repository to show the separation between intent brokering functionality and service discovery-only. These two operate independently from one another for now. The blueprint will use the service discovery only and this change helps simplify

Description

  • Add the intent_brokering top-level folder and move everything that only applies to it to that folder.
  • Rename the Dockerfiles to reflect which component they build.

TODO in separate PRs: #246 , #245 , and #149

@ladatz ladatz marked this pull request as ready for review January 17, 2024 20:17
devkelley
devkelley previously approved these changes Jan 17, 2024
Copy link

@ashbeitz ashbeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment. Please take a look.

intent_brokering/README.md Outdated Show resolved Hide resolved
Copy link

@ashbeitz ashbeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@ladatz ladatz merged commit 9939903 into main Jan 19, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PBI] Change the directory structure to emphasize the different components of Chariott
3 participants